home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0585.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  394 b   |  11 lines

  1. Runtime errors enabled with libraries that fuck a4 will crash the stack 
  2. quite quickly, this is the same problem as UnlkA4 with machine code in 
  3. statements/functions.
  4.  
  5. This has nothing to do with the recursion overflowing the stack, we will 
  6. add a stack command for increasing the default stack size. We override 
  7. the DOS stack limit as there were inconsistincies found between 1.3 and 2.0.
  8.  
  9.  
  10.  
  11.